Relay Activation Using Facial Recognition System


Summary

The application activates the relay, controlled by raspberry pi when the user is authorised by facial recognition system. The application on raspberry pi was built using Django and acts as the central system which captures the image of the person using pi camera and sends it as a request to the facial recognition system. The facial recognition system is a flask application which makes use of the dlib library to recognise the faces.

Project Links

← Previous project
Next project →